Release 10.1A: OpenEdge Deployment:
Startup Command and Parameter Reference


Check Width (-checkwidth)

Use Check Width (-checkwidth) to specify whether Progress compares CHARACTER, DECIMAL, and RAW field data against the metaschema _width field value before updating a database record. The _width field value specifies the maximum width of the data allowed in a field.

Operating system
and syntax
UNIX
Windows
-checkwidth n
Use
with
Maximum value
Minimum value
Single-user default
Multi-user default
Client Session

n

The check-width mode. Valid check-width modes are:

Progress allows for variable length data; SQL does not. This startup parameter lets you impose the SQL requirement that data cannot exceed the size specified in the _width field.

Note: The _width field value for array fields is the size of all array elements after Progress converts the array element values to CHARACTER. This means that even with the -checkwidth startup parameter enabled, array fields can still surpass the _width field value.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095